%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: d99e36ef486e73e438ae778331a97d84, type: 3}
  m_Name: InteractionSystemLookAt
  m_EditorClassIdentifier: 
  nameId: InteractionSystemLookAt
  nameString: Interaction System Look At
  description: 'General system for interacting with objects or NPCs

    Just implement
    the IInteractable interface and handle what Interaction means for that object

    This
    one works based on Looking at the Interactable object'
  tags: System
  iconSprite: {fileID: 21300000, guid: 4c89641204b3bdf48b46fb0323179dc7, type: 3}
  demoScene: {fileID: 102900000, guid: 3032a87da2f96b140a0a43a3b3d0b7d5, type: 3}
  walkthroughVideoYouTubeVideo:
    youTubeId: U0bN-GKzHiY
    title: 
  tutorialVideoYouTubeVideo:
    youTubeId: LdoImzaY6M4
    title: How to Talk to NPCs! (or Interact with any Object, Open Doors, Push Buttons)
  relatedVideoYouTubeVideoArray: []
